home *** CD-ROM | disk | FTP | other *** search
- Path: ratty.wolfe.net!mgooding
- From: mgooding@wolfe.net (Joshua Gooding)
- Newsgroups: comp.lang.c++
- Subject: class defined after use?
- Date: 12 Jan 1996 03:38:50 GMT
- Organization: Wolfe Internet Access, L.L.C.
- Message-ID: <4d4l4a$ecg@news1.wolfe.net>
- NNTP-Posting-Host: gonzo.wolfenet.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Is it possible to have a class with a pointer to a variable of another
- type that is defined later int he file?
-